projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d1ebe7
)
unicsv: Add keyword 'height'.
author
oliskoli
<oliskoli>
Sun, 13 Apr 2008 10:46:54 +0000
(10:46 +0000)
committer
oliskoli
<oliskoli>
Sun, 13 Apr 2008 10:46:54 +0000
(10:46 +0000)
unicsv.c
patch
|
blob
|
history
xmldoc/formats/unicsv.xml
patch
|
blob
|
history
diff --git
a/unicsv.c
b/unicsv.c
index 3fbb54f7fd2a04740efe25013bad0c919930c44f..78bfc8ae493544970b38cbdbcaa7ed60c5d40287 100644
(file)
--- a/
unicsv.c
+++ b/
unicsv.c
@@
-142,6
+142,7
@@
static field_t fields_def[] = {
{ "y_pos", fld_latitude, STR_ANY },
{ "alt", fld_altitude, STR_ANY },
{ "ele", fld_altitude, STR_ANY },
+ { "height", fld_altitude, STR_ANY },
{ "utm_z", fld_utm_zone, STR_ANY },
{ "utm_c", fld_utm_zone_char, STR_ANY },
{ "utm_zc", fld_utm_zone_char, STR_ANY },
diff --git
a/xmldoc/formats/unicsv.xml
b/xmldoc/formats/unicsv.xml
index c4f0cd56bd42c73c21d17635f4603095268b6468..02f0b182d3e0d15c0386984a1327cb019fb0e2ce 100644
(file)
--- a/
xmldoc/formats/unicsv.xml
+++ b/
xmldoc/formats/unicsv.xml
@@
-29,6
+29,7
@@
hdop = Horizontal dilution of precision
head = Heading / Course true
heart = Heartrate
+ height = Elevation (in meters) of the point
icon = Symbol (icon) name
lat = Latitude
lon = Longitude